home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / Mops 2.5 / Mops manual / README.1ST (manual) < prev    next >
Encoding:
Text File  |  1994-11-03  |  2.3 KB  |  57 lines  |  [TEXT/MSET]

  1. This is the Mops manual, as of version 2.5, Nov 1994.
  2.  
  3. If you are new to Mops, I recommend you tackle it by reading Roadmap, Intro,
  4. and then work through Part I (the Tutorial).  That will give you a good start.
  5. Then read as much of Part II as you need or feel comfortable with.  Use
  6. Part III as a reference -- don't try to read it through.
  7.  
  8. The Assembler will let you write 68000 machine code, and the Assembler
  9. manual will give you an introduction to 68000 programming.  With the
  10. arrival of Power Macs, however, the Assembler is less useful than it was,
  11. since 68k assembly code won't run on Power Macs.  So only bother with
  12. the Assembler if you have some very low-level machine-specific things to
  13. do.
  14.  
  15. Finally, please note that I am releasing all original Mops material into 
  16. the public domain.  If you want to use it commercially, that's fine, go
  17. right ahead, but I'd really appreciate it if you could let me know. In
  18. return I could let you know of any late-breaking bugs/fixes which may be
  19. very helpful to you.
  20.  
  21. I'd also like to know about any other Mops development that anyone feels 
  22. free to let me know about.  Even better, if you develop some whiz-bang new 
  23. class or whatever, you could send me a copy and I could make it part of the
  24. standard Mops release.  This has already occurred with significant code being
  25. contributed by Doug Hoffman, Greg Haverkamp and Xan Gregg.  As a one-man
  26. part-time effort, Mops can't hope to compete with the slick commercial
  27. products - but with a bit of cooperation from those using it, Mops could
  28. become a very useful development system, and the price is certainly right.
  29. (So is the performance, I think you'll find.)
  30.  
  31. If you have any queries, comments or (gasp!) bug reports, please send me
  32. an email message at one of the following:
  33.  
  34. internet:     mikeh@zeta.org.au
  35. CompuServe:   100033,3164
  36.  
  37. snail-mail:
  38.         Michael Hore
  39.         54 Frederick St,
  40.         Sydenham  NSW 2044,
  41.         AUSTRALIA.
  42.  
  43.  
  44. I also read the newsgroups comp.lang.forth and comp.lang.forth.mac, so
  45. you can post there and I'll see it, especially if you put "Mops" somewhere
  46. in the subject line.
  47.  
  48. There was also a Mops topic on GEnie (Forth RoundTable, category 7, topic 40),
  49. but I guess this is now defunct, since I don't have access to GEnie any more,
  50. and probably won't in the foreseeable future.  So if you need to contact me,
  51. do it in one of the other ways.
  52.  
  53. I hope you enjoy Mops.
  54.  
  55.  
  56. --  Mike Hore.
  57.